翻訳と辞書
Words near each other
・ Polynomial chaos
・ Polynomial code
・ Polynomial conjoint measurement
・ Polynomial decomposition
・ Polynomial delay
・ Polynomial Diophantine equation
・ Polynomial expansion
・ Polynomial function theorems for zeros
・ Polynomial greatest common divisor
・ Polynomial hierarchy
・ Polynomial identity ring
・ Polynomial interpolation
・ Polynomial kernel
・ Polynomial least squares
・ Polynomial lemniscate
Polynomial long division
・ Polynomial matrix
・ Polynomial regression
・ Polynomial remainder theorem
・ Polynomial representations of cyclic redundancy checks
・ Polynomial ring
・ Polynomial sequence
・ Polynomial signal processing
・ Polynomial SOS
・ Polynomial texture mapping
・ Polynomial transformations
・ Polynomial Wigner–Ville distribution
・ Polynomial-time algorithm for approximating the volume of convex bodies
・ Polynomial-time approximation scheme
・ Polynomial-time reduction


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Polynomial long division : ウィキペディア英語版
Polynomial long division
In algebra, polynomial long division is an algorithm for dividing a polynomial by another polynomial of the same or lower degree, a generalised version of the familiar arithmetic technique called long division. It can be done easily by hand, because it separates an otherwise complex division problem into smaller ones. Sometimes using a shorthand version called synthetic division is faster, with less writing and fewer calculations.
Polynomial long division is an algorithm that implements the Euclidean division of polynomials, which starting from two polynomials ''A'' (the ''dividend'') and ''B'' (the ''divisor'') produces, if ''B'' is not zero, a ''quotient'' ''Q'' and a ''remainder'' ''R'' such that
:''A'' = ''BQ'' + ''R'',
and either ''R'' = 0 or the degree of ''R'' is lower than the degree of ''B''. These conditions define uniquely ''Q'' and ''R'', which means that ''Q'' and ''R'' do not depend on the method used to compute them.
==Example==

Find the quotient and the remainder of the division of x^3 - 2x^2 - 4, the ''dividend'', by x-3, the ''divisor''.
The dividend is first rewritten like this:
:x^3 - 2x^2 + 0x - 4.
The quotient and remainder can then be determined as follows:
The polynomial above the bar is the quotient ''q''(''x''), and the number left over ( 5) is the remainder ''r''(''x'').
: = (x-3)\,\underbrace_ +\underbrace_
The long division algorithm for arithmetic is very similar to the above algorithm, in which the variable ''x'' is replaced by the specific number 10.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Polynomial long division」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.